Skip to content

CI: add Miri #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 14, 2025
Merged

CI: add Miri #25

merged 8 commits into from
Aug 14, 2025

Conversation

LebedevRI
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.32%. Comparing base (2966aa4) to head (45f241b).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
src/common/common/tests.rs 100.00% <100.00%> (ø)
src/memory/layoutfulbox/layoutfulbox/tests.rs 100.00% <ø> (ø)
...y/nd-slice-procurement/ndsliceprocurement/tests.rs 100.00% <ø> (ø)
...variable_length_load/variable_length_load/tests.rs 100.00% <100.00%> (ø)
src/misc/md5/md5/tests.rs 63.88% <100.00%> (-2.78%) ⬇️

... and 4 files with indirect coverage changes

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   97.35%   97.32%   -0.03%     
==========================================
  Files          93       93              
  Lines       14459    14452       -7     
  Branches    14459    14452       -7     
==========================================
- Hits        14076    14065      -11     
- Misses        136      140       +4     
  Partials      247      247              
Components Coverage Δ
source code 92.40% <ø> (-0.17%) ⬇️
tests 98.08% <100.00%> (-0.01%) ⬇️
Flag Coverage Δ
LLVM=16 97.32% <100.00%> (-0.01%) ⬇️
LLVM=19 97.32% <100.00%> (-0.03%) ⬇️
endianness=big ?
endianness=little 97.32% <100.00%> (-0.01%) ⬇️
host=aarch64 97.32% <100.00%> (-0.01%) ⬇️
host=x86_64 97.32% <100.00%> (-0.03%) ⬇️
linux 97.32% <100.00%> (-0.03%) ⬇️
macos 97.32% <100.00%> (-0.01%) ⬇️
profile=dev 97.32% <100.00%> (-0.03%) ⬇️
profile=release 97.32% <100.00%> (-0.03%) ⬇️
rust=aarch64-pc-windows-msvc 97.32% <100.00%> (-0.01%) ⬇️
rust=aarch64-unknown-linux-gnu 97.32% <100.00%> (-0.01%) ⬇️
rust=nightly 97.32% <100.00%> (-0.01%) ⬇️
rust=powerpc64-unknown-linux-gnu ?
rust=stable 97.32% <100.00%> (-0.01%) ⬇️
rust=x86_64-pc-windows-msvc 97.32% <100.00%> (-0.01%) ⬇️
rust=x86_64-unknown-linux-gnu 97.32% <100.00%> (-0.01%) ⬇️
target=aarch64 97.32% <100.00%> (-0.01%) ⬇️
target=powerpc64 ?
target=x86_64 97.32% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2966aa4...45f241b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LebedevRI LebedevRI force-pushed the miri branch 6 times, most recently from 0a9adb1 to 8836716 Compare June 28, 2025 17:06
@LebedevRI LebedevRI marked this pull request as draft June 29, 2025 17:07
@LebedevRI LebedevRI force-pushed the miri branch 7 times, most recently from a815afa to 5f8ca80 Compare August 14, 2025 03:54
@LebedevRI LebedevRI force-pushed the miri branch 11 times, most recently from 32712a2 to 353c3f6 Compare August 14, 2025 20:33
@LebedevRI LebedevRI marked this pull request as ready for review August 14, 2025 21:42
@LebedevRI LebedevRI merged commit 3852094 into darktable-org:master Aug 14, 2025
66 of 68 checks passed
@LebedevRI LebedevRI deleted the miri branch August 14, 2025 21:42
LebedevRI added a commit to LebedevRI/rawspeed.rs that referenced this pull request Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant